home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / utility / choose20.zip / MM_INT.SDX < prev    next >
Text File  |  1993-11-05  |  1KB  |  24 lines

  1.  
  2.                     INTRODUCTION TO BATCH MENUING via CHOOSE
  3.  
  4.   CHOOSE provides  an  easy to use,  yet powerful,  means of  menu  controlled
  5.   branching within the AUTOEXEC or other BATCH stream.
  6.  
  7.   A system administrator  can use CHOOSE to organize a complex DOS environment
  8.   so that users of the system may run programs under the proper directories by
  9.   simply making menu selections  --  that is, without an understanding, or the
  10.   keying, of long input strings, e.g., CD\DOCS\BUSINESS\SALES ...
  11.  
  12.   This text is being displayed as a result of a "TYPE MM_INT.SDX" command that
  13.   has been executed  from the  batch file  MENU.BAT  as a result of making the
  14.   first selection on the main menu.
  15.  
  16.   A significant difference between this  demonstration batch file  and a batch
  17.   file that you might create to streamline and organize actual productive work
  18.   is that this batch file executes commands like "TYPE" and "DIR" where your's
  19.   might  change drives and directories,  copy files,  download fonts,  and run
  20.   programs such as Windows, WordPerfect and 1-2-3.
  21.  
  22.  
  23.                                                                   (MM_INT.SDX)
  24.